Skip to content

Conversation

snjeza
Copy link
Collaborator

@snjeza snjeza commented May 13, 2022

@snjeza snjeza changed the title Should explicitly report the fatal settings error [WIP] Should explicitly report the fatal settings error May 13, 2022
@snjeza snjeza changed the title [WIP] Should explicitly report the fatal settings error Should explicitly report the fatal settings error May 13, 2022
Copy link
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems pretty reasonable, but things like :
~/Scripts/org.eclipse.jdt.core.prefs
${user.home}/Scripts/org.eclipse.jdt.core.prefs
are valid.

We did this using https://github.com/eclipse/eclipse.jdt.ls/blob/master/org.eclipse.jdt.ls.core/src/org/eclipse/jdt/ls/core/internal/ResourceUtils.java#L249 on the server side.

Is there a way to allow such cases for now ?

@snjeza
Copy link
Collaborator Author

snjeza commented May 26, 2022

Is there a way to allow such cases for now ?

I will try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should explicitly report the fatal settings error like "URI is not hierarchical"
2 participants